ComponentOne Xamarin.iOS
IsPlain Property (C1WrapCollectionView<S,T>)


C1.CollectionView Assembly > C1.CollectionView Namespace > C1WrapCollectionView<S,T> Class : IsPlain Property
Gets whether the group items will be inline with the data items or the items will be the first level of group items.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsPlain As Boolean
'Usage
 
Dim instance As C1WrapCollectionView(Of S,T)
Dim value As Boolean
 
value = instance.IsPlain
public virtual bool IsPlain {get;}
See Also

Reference

C1WrapCollectionView<S,T> Class
C1WrapCollectionView<S,T> Members